Readjust indentation automatically on lines with closing parens.
author=?UTF-8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Thu, 17 May 2012 03:03:42 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 17 May 2012 03:03:42 +0000 (00:03 -0300)
commit0c1c1735984a6c94dd5d08d5efcbdddbb6043652
treec6d8060eaef1319898212704aa40b187c4c4d74d
parent4c50fe167ead5127aebd83c25582bce2759e84cc
Readjust indentation automatically on lines with closing parens.

For this to work `python-indent-post-self-insert-function' is added to
the `post-self-insert-hook.' when python-mode is initialized.

New functions:
 + `python-indent-post-self-insert-function'
lisp/progmodes/python.el